home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_111 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-20  |  89 b   |  5 lines

  1. on(release){
  2.    _global.var_categoria = "Apostilas";
  3.    _root.categoria_mc.play();
  4. }
  5.